Skip to content

Conversation

@MathiasKoch
Copy link
Collaborator

  • Remove the old travis CI
  • Add the default REC Github Actions

NOTE:
Also remove the unnecessary requirement on nightly

… actions CI. Also remove the unnecessary requirement on nightly
Copy link
Member

@eldruin eldruin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise looks good to me. Thanks!

MathiasKoch and others added 2 commits December 11, 2020 09:29
Co-authored-by: Diego Barrios Romero <eldruin@gmail.com>
Co-authored-by: Diego Barrios Romero <eldruin@gmail.com>
@eldruin eldruin merged commit c5626aa into rust-embedded-community:master Dec 11, 2020
@MathiasKoch MathiasKoch deleted the chore/add-github-actions-CI branch December 11, 2020 08:32
jordens added a commit to quartiq/serde-json-core that referenced this pull request Feb 17, 2021
* upstream/master: (22 commits)
  Adding changelog entry
  Adding support for deserializing floats without termination
  Prepare 0.2.0 release
  Add new MSRV to changelog
  Update crate information after take over by REC
  Raise MSRV to 1.40.0 to use non_exhaustive
  Run test on CI only on appropriate targets
  Formatting
  Replace travis CI with Github Actions (rust-embedded-community#40)
  Update changelog with recent PR merges, and fix rust-embedded-community#38
  Rename idx to current_length, and remove unnecessary explicit returns
  Remove temporary test error variant
  Add a to_slice function when serializing, that allows serialization into an external buffer, eliminating the need for an additional copy in some cases. Fixes rust-embedded-community#35
  Correctly escape strings when serializing. Fixes rust-embedded-community#30
  Correctly handle escaped strings when parsing json strings. Fixes rust-embedded-community#31
  Fix wot deserialization test, and remove ignore flag
  Correctly handle whitespaces before sequence start
  Fix struct_variant serialization to match `serde_json`'s output
  Return the number of bytes used in the deserialization process
  Remove vscode chaff
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants